data-manipulation/hashing/md4

hash data using MD4

rule:
  meta:
    name: hash data using MD4
    namespace: data-manipulation/hashing/md4
    authors:
      - anamaria.martinezgom@mandiant.com
    scopes:
      static: basic block
      dynamic: call
  features:
    - and:
      - number: 0x8002 = CALG_MD4
      - api: advapi32.CryptCreateHash

last edited: 2023-11-24 10:35:00